ITransmitSecurityTriggerActionEventCallback

interface ITransmitSecurityTriggerActionEventCallback

Functions

Link copied to clipboard
abstract fun onFailed(error: TransmitSecurityAccountProtectionError)

Returns an error if the user action wasn't successfully reported.

Link copied to clipboard
abstract fun onResponse(token: TransmitSecurityTriggerActionResponse)

Returns an action token if the user action was successfully reported.